Release 10.1A: OpenEdge Development:
Progress 4GL Reference


BATCH-SIZE attribute

The maximum number of ProDataSet temp-table rows to retrieve in each FILL operation. The default value is zero (which retrieves all rows that satisfy the associated query).

Note: If you specify a batch size for a ProDataSet temp-table that is a child of a relation, Progress restarts the BATCH-SIZE counter for each parent record (as opposed to once per temp-table).

Data type: INTEGER

Access: Readable/Writeable

Applies to: Temp-table object handle

This attribute is not marshalled between the client and the AppServer (unlike the LAST-BATCH attribute).

See also

BATCH-MODE attribute, FILL( ) method, LAST-BATCH attribute


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095